net/http.persistConn.nwrite (field)
8 uses
net/http (current package)
transport.go#L1767: w.pc.nwrite += int64(n)
transport.go#L1776: w.pc.nwrite += n
transport.go#L1884: nwrite int64 // bytes written
transport.go#L2038: if pc.nwrite == startBytesWritten {
transport.go#L2045: if pc.nwrite == startBytesWritten {
transport.go#L2394: startBytesWritten := pc.nwrite
transport.go#L2411: if pc.nwrite == startBytesWritten {
transport.go#L2599: startBytesWritten := pc.nwrite
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)